Add non-standard stock icons as resources
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Jun 2014 01:32:50 +0000 (21:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 05:17:35 +0000 (01:17 -0400)
commitea8afd29376ce63c3b18637c813be962c61fbe1c
tree8f2e3309390aa19c6b2a7eef9b9e78f70777f3f1
parent548a804653c368af9d30b0cbb52ef68325ec31ce
Add non-standard stock icons as resources

This will allow us to remove the builtin icon cache in the future
while keeping the deprecated stock icons working.
42 files changed:
gtk/Makefile.am
gtk/resources/icons/hicolor/16x16/actions/gtk-caps-lock-warning.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-color-picker.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-connect.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-convert.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-disconnect.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-edit.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-index.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-orientation-landscape.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-orientation-portrait.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-orientation-reverse-landscape.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-orientation-reverse-portrait.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-page-setup.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-preferences.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-select-color.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-select-font.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-undelete-ltr.png [new file with mode: 0644]
gtk/resources/icons/hicolor/16x16/actions/gtk-undelete-rtl.png [new file with mode: 0644]
gtk/resources/icons/hicolor/22x22/actions/gtk-apply.png [new file with mode: 0644]
gtk/resources/icons/hicolor/22x22/actions/gtk-cancel.png [new file with mode: 0644]
gtk/resources/icons/hicolor/22x22/actions/gtk-no.png [new file with mode: 0644]
gtk/resources/icons/hicolor/22x22/actions/gtk-ok.png [new file with mode: 0644]
gtk/resources/icons/hicolor/22x22/actions/gtk-yes.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-caps-lock-warning.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-color-picker.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-connect.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-convert.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-disconnect.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-edit.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-index.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-orientation-landscape.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-orientation-portrait.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-orientation-reverse-landscape.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-orientation-reverse-portrait.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-page-setup.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-preferences.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-select-color.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-select-font.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-undelete-ltr.png [new file with mode: 0644]
gtk/resources/icons/hicolor/24x24/actions/gtk-undelete-rtl.png [new file with mode: 0644]
gtk/resources/icons/hicolor/32x32/actions/gtk-dnd-multiple.png [new file with mode: 0644]
gtk/resources/icons/hicolor/32x32/actions/gtk-dnd.png [new file with mode: 0644]